ExportData

The object representing the exported PIE or ZIP file.

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

fileName

The file name of the exported data

-

string

fileData

The encrypted file as Base64

-

string

isZipFile

Indicates whether it's a PIE file or a ZIP (super PIE) file

-

boolean

Usages